home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / H-I / HierPopUp 2.7.1.cpt / HierPopUp 2.7.1 / stack_-1.xml < prev    next >
Extensible Markup Language  |  1991-09-29  |  2KB  |  27 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in.1</name>
  5.     <id>-1</id>
  6.     <cardCount>8</cardCount>
  7.     <cardID>3925</cardID>
  8.     <listID>7894</listID>
  9.     <cantModify><false /></cantModify>
  10.     <cantDelete><false /></cantDelete>
  11.     <cantAbort><false /></cantAbort>
  12.     <cardSize>
  13.         <width>512</width>
  14.         <height>342</height>
  15.     </cardSize>
  16.     <script>on openStackhide menubarpass openStackend openStackon closeStackshow menubarpass closeStackend closeStackfunction HitTest where, whatif what = "" or what = "btn" thenrepeat with i = the number of cd btns down to 1if where is within rect of cd btn i thenif visible of cd btn i and name of cd btn i ‚↠name of targetthen return "cd btn id " & the id of cd btn iend ifend repeatrepeat with i = the number of bg btns down to 1if where is within rect of bg btn i thenif visible of bg btn i and name of bg btn i ‚↠name of targetthen return " bg btn id "& the id of bg btn iend ifend repeatend ifif what = "" or what = "fld" thenrepeat with i = the number of cd flds down to 1if where is within rect of cd fld i thenif visible of cd fld i and name of cd fld i ‚↠name of targetthen return "cd fld id " & the id of cd fld iend ifend repeatrepeat with i = the number of bg flds down to 1if where is within rect of bg fld i thenif visible of bg fld i and name of bg fld i ‚↠name of targetthen return " bg fld id "& the id of bg fld iend ifend repeatend ifreturn ""end HitTest</script>
  17.     <background id="3736" file="background_3736.xml" name="" />
  18.     <card id="3925" file="card_3925.xml" marked="false" name="" owner="3736" />
  19.     <card id="4578" file="card_4578.xml" marked="false" name="" owner="3736" />
  20.     <card id="6129" file="card_6129.xml" marked="false" name="" owner="3736" />
  21.     <card id="4787" file="card_4787.xml" marked="false" name="" owner="3736" />
  22.     <card id="7239" file="card_7239.xml" marked="false" name="" owner="3736" />
  23.     <card id="5287" file="card_5287.xml" marked="false" name="" owner="3736" />
  24.     <card id="2792" file="card_2792.xml" marked="false" name="Home" owner="3736" />
  25.     <card id="3475" file="card_3475.xml" marked="false" name="" owner="3736" />
  26. </stack>
  27.